		CONTROL:
			Ethernet/IP is the preferred control method, although RS232 is supported as well.

		VIDEO MATRIX:
			The profile supports a maximum of 8 x 8 video switching:
			- e.g. for the PLA88L-V2; 8 x HDMI inputs which can be independently routed to 8 x HDBaseT/HDMI video Outputs.
			
			Each output will be enabled when 1 or more sources are assigned to it and disabled when no sources are assigned to it.
			
		VOLUME CONTROL:
			The profile supports the the basic AV_VOLUMECONTROL_FUNCTION actions, which are:
				IncreaseVolume
				DecreaseVolume
				SetVolume
				MuteOn
				MuteOff
			
		POWER ON/OFF DEVICE:
			A 'PowerOnDevice' custom action and a 'PowerOffDevice' custom action have been added to the profile.
			
		FEEDBACK:
			A number of state variables have been created to provide feedback for each output, these are:
			- Selected Input
			- Current Power Status (Weather the specific output is Enabled or Disabled)
			- Current Mute Status
			- Current Volume
			
			These state variables provide two way feedback.  This means that the state variable values will be updated in the following scenarios:
			A switch(source selection) or volume change for an output is made in Savant
			A switch(source selection) or volume change for an output is made via the Blustream App
			A switch(source selection) or volume change for an output is made via the hard buttons on the matrix (Changes are polled for every 30 seconds)
			
			There is also a Device Power Status state variable (Changes are polled for every 30 seconds) which will provide information on if the device is powered On or Off.
			NOTE: If the device is turned off using the switch on the back of the unit the Device Power Status state variable will not get updated.